The following tables list the members exposed by LListNode<T>.
Name | Description | |
---|---|---|
LListNode<T> Constructor | Overloaded. |
Name | Description | |
---|---|---|
Next | Returns the next item in the list or null | |
Previous | Returns the previous item in the list or null |
Reference
LListNode<T> ClassCSharpTest.Net.Collections Namespace